home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Analyse & Test / Test Utilities / RAM Utilities / Mac Stack Size Init / mac-stack-size-init.abstract next >
Internet Message Format  |  1992-08-27  |  767b

  1. Date: Mon, 22 June 1992 23:35:36 -0800 
  2. From: Chuck Pliske <chuckp@u.washington.edu>
  3. Subject: Mac Stack size init 
  4.  
  5. Dear folks,
  6.  
  7. I have written a tiny INIT to solve the following problem: The processor stack
  8. size on the 68000 class machines (Plus, SE, PB100, etc) is for some reason set
  9. too small (about 2k Hex) for major programs to run properly, resulting in errors
  10. of the form id=28.  This is most noticible with MacTCP programs such as
  11. "Mailstrom".  Setting the stack to the Mac II class default, 6000 Hex, fixes the
  12. problem.  As only 4k is lost to the OS, there is not much problem with lost RAM.
  13. The Init has been tested on several 68000 type machines, and several Mac II
  14. class machines (where it doesn't adjust the stack) with no problems.  The INIT
  15. is Free.
  16.  
  17.